-
Notifications
You must be signed in to change notification settings - Fork 236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(master): Release 0.47.0 #7501
Conversation
5cda291
to
fc57087
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.05
.
Benchmark suite | Current: 7838b00 | Previous: c3be434 | Ratio |
---|---|---|---|
nativeconstruct_proof_ultrahonk_power_of_2/20 |
5184.642231999987 ms/iter |
4755.838161 ms/iter |
1.09 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @ludamad @codygunton
3b9104f
to
e890fa5
Compare
Benchmark resultsMetrics with a significant change:
Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. Proof generationEach column represents the number of threads used in proof generation.
L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 8 txs.
Circuits statsStats on running time and I/O sizes collected for every kernel circuit run across all benchmarks.
Stats on running time collected for app circuits
AVM SimulationTime to simulate various public functions in the AVM.
Public DB AccessTime to access various public DBs.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction size based on fee payment method | Metric | | |
e890fa5
to
756f9fd
Compare
7838b00
to
a62e079
Compare
f9d1559
to
5476992
Compare
5476992
to
75f9602
Compare
🤖 I have created a release beep boop
aztec-package: 0.47.0
0.47.0 (2024-07-24)
Features
barretenberg.js: 0.47.0
0.47.0 (2024-07-24)
Miscellaneous
aztec-packages: 0.47.0
0.47.0 (2024-07-24)
⚠ BREAKING CHANGES
u32
(fix(frontend)!: Restrict numeric generic types to unsigned ints up tou32
noir-lang/noir#5581)Features
TraitDefinition::as_trait_constraint()
(feat: AddTraitDefinition::as_trait_constraint()
noir-lang/noir#5541) (a26419f)TraitDefinition::as_trait_constraint()
(feat: AddTraitDefinition::as_trait_constraint()
noir-lang/noir#5541) (7799fc6)TraitDefinition::as_trait_constraint()
(feat: AddTraitDefinition::as_trait_constraint()
noir-lang/noir#5541) (c39bcdc)modulus_*
compiler builtins (feat: add comptime support formodulus_*
compiler builtins noir-lang/noir#5530) (a26419f)modulus_*
compiler builtins (feat: add comptime support formodulus_*
compiler builtins noir-lang/noir#5530) (7799fc6)modulus_*
compiler builtins (feat: add comptime support formodulus_*
compiler builtins noir-lang/noir#5530) (c39bcdc)super
in import paths (feat: add support for usage ofsuper
in import paths noir-lang/noir#5502) (4ec86c0)poseidon2_permutation
in comptime interpreter (feat: Implementposeidon2_permutation
in comptime interpreter noir-lang/noir#5590) (a26419f)zeroed
in the interpreter (feat: Implementzeroed
in the interpreter noir-lang/noir#5540) (a26419f)Nargo.toml
(feat(nargo): Default expression width field inNargo.toml
noir-lang/noir#5505) (4ec86c0)Bug Fixes
uhashmap
test name (fix: Fixuhashmap
test name noir-lang/noir#5563) (a26419f)uhashmap
test name (fix: Fixuhashmap
test name noir-lang/noir#5563) (7799fc6)uhashmap
test name (fix: Fixuhashmap
test name noir-lang/noir#5563) (c39bcdc)u32
(fix(frontend)!: Restrict numeric generic types to unsigned ints up tou32
noir-lang/noir#5581) (a26419f)Miscellaneous
2.22.6
(chore: bump hardhat version to2.22.6
noir-lang/noir#5514) (4ec86c0)nargo check
on external repos (chore(ci): add workflow to runnargo check
on external repos noir-lang/noir#5355) (4ec86c0)--use-legacy
and resolution code (chore: Remove--use-legacy
and resolution code noir-lang/noir#5248) (a26419f)--use-legacy
and resolution code (chore: Remove--use-legacy
and resolution code noir-lang/noir#5248) (7799fc6)--use-legacy
and resolution code (chore: Remove--use-legacy
and resolution code noir-lang/noir#5248) (c39bcdc)barretenberg: 0.47.0
0.47.0 (2024-07-24)
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.